hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
RefCounted
hip
util
lifetime
Not yet complete. Need more work.
mixin template
RefCounted () {
this(this)
;
void
startRefCount
();
~this
();
}
Destructor
~this
~this
()
Undocumented in source.
Postblit
this(this)
this(this)
Undocumented in source.
Members
Functions
startRefCount
void
startRefCount
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hip
util
lifetime
enums
HipExportedTargets
functions
hipDestroy
hipDestroyTarget
hipSaveRef
mixin templates
RefCounted
Not yet complete. Need more work.